﻿2026-07-29T13:25:06.0831718Z ##[group]Run actions/checkout@v5
2026-07-29T13:25:06.0832615Z with:
2026-07-29T13:25:06.0833224Z   fetch-depth: 0
2026-07-29T13:25:06.0833922Z   repository: BigscreenVR/spt-bs-core
2026-07-29T13:25:06.0840546Z   token: ***
2026-07-29T13:25:06.0841199Z   ssh-strict: true
2026-07-29T13:25:06.0841859Z   ssh-user: git
2026-07-29T13:25:06.0842536Z   persist-credentials: true
2026-07-29T13:25:06.0843281Z   clean: true
2026-07-29T13:25:06.0843942Z   sparse-checkout-cone-mode: true
2026-07-29T13:25:06.0844726Z   fetch-tags: false
2026-07-29T13:25:06.0845393Z   show-progress: true
2026-07-29T13:25:06.0846061Z   lfs: false
2026-07-29T13:25:06.0846694Z   submodules: false
2026-07-29T13:25:06.0847400Z   set-safe-directory: true
2026-07-29T13:25:06.0848173Z   allow-unsafe-pr-checkout: false
2026-07-29T13:25:06.0849039Z ##[endgroup]
2026-07-29T13:25:06.1667783Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-29T13:25:06.1670428Z ##[group]Getting Git version info
2026-07-29T13:25:06.1671845Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-29T13:25:06.1673654Z [command]/usr/bin/git version
2026-07-29T13:25:06.1674479Z git version 2.43.0
2026-07-29T13:25:06.1677354Z ##[endgroup]
2026-07-29T13:25:06.1682711Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/b76bda5b-5cf0-4d6e-81f2-9ff0f6c766f8' before making global git config changes
2026-07-29T13:25:06.1685043Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T13:25:06.1686985Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T13:25:06.1716085Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-29T13:25:06.1733052Z https://github.com/BigscreenVR/spt-bs-core
2026-07-29T13:25:06.1743607Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-29T13:25:06.1746100Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-29T13:25:06.1763239Z HEAD
2026-07-29T13:25:06.1793221Z ##[endgroup]
2026-07-29T13:25:06.1794169Z [command]/usr/bin/git submodule status
2026-07-29T13:25:06.1977370Z ##[group]Cleaning the repository
2026-07-29T13:25:06.1979355Z [command]/usr/bin/git clean -ffdx
2026-07-29T13:25:06.2008084Z Removing traceable-reqs
2026-07-29T13:25:06.2015371Z [command]/usr/bin/git reset --hard HEAD
2026-07-29T13:25:06.2069609Z HEAD is now at d8d8f0e4 Merge 7f572d6df4064daa49f6c2640b4f882f7a317e6f into ecbf582622e2b3e2af6bb5a403ac5b2017ff864c
2026-07-29T13:25:06.2074820Z ##[endgroup]
2026-07-29T13:25:06.2076328Z ##[group]Disabling automatic garbage collection
2026-07-29T13:25:06.2079293Z [command]/usr/bin/git config --local gc.auto 0
2026-07-29T13:25:06.2103933Z ##[endgroup]
2026-07-29T13:25:06.2105051Z ##[group]Setting up auth
2026-07-29T13:25:06.2110111Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T13:25:06.2135934Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-29T13:25:06.2321176Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T13:25:06.2348297Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-29T13:25:06.2525503Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T13:25:06.2551696Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T13:25:06.2738482Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-29T13:25:06.2767170Z ##[endgroup]
2026-07-29T13:25:06.2768580Z ##[group]Fetching the repository
2026-07-29T13:25:06.2774414Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +d8d8f0e4128aeecd03b8087a2f135e8b05d31929:refs/remotes/pull/123/merge
2026-07-29T13:25:07.1351459Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-29T13:25:07.1352188Z  * [new branch]        build/sender-stamp -> origin/build/sender-stamp
2026-07-29T13:25:07.1415011Z ##[endgroup]
2026-07-29T13:25:07.1415482Z ##[group]Determining the checkout info
2026-07-29T13:25:07.1415989Z ##[endgroup]
2026-07-29T13:25:07.1419960Z [command]/usr/bin/git sparse-checkout disable
2026-07-29T13:25:07.1464379Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-29T13:25:07.1493117Z ##[group]Checking out the ref
2026-07-29T13:25:07.1495173Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/123/merge
2026-07-29T13:25:07.1541809Z HEAD is now at d8d8f0e4 Merge 7f572d6df4064daa49f6c2640b4f882f7a317e6f into ecbf582622e2b3e2af6bb5a403ac5b2017ff864c
2026-07-29T13:25:07.1545684Z ##[endgroup]
2026-07-29T13:25:07.1578217Z [command]/usr/bin/git log -1 --format=%H
2026-07-29T13:25:07.1600304Z d8d8f0e4128aeecd03b8087a2f135e8b05d31929
